home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / bbs / bbytrp42.zip / EXAMPLE.CFG < prev    next >
Text File  |  1995-12-26  |  3KB  |  62 lines

  1. Single Node Configuration File:
  2.  
  3. This is what the BOOBYTRP.CFG contains when created (less the comments) 
  4. for Single Node operation.
  5.  
  6. 1                        <-- COM PORT 1, 2, 3, 4 or &H###/#
  7. N                        <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  8. COM-DAT BBS              <-- Name Of BBS
  9. Mike Jordan              <-- Sysop's Name or alias
  10. DOOR.SYS                 <-- BBS Created Caller Info File
  11. C:\WC30\WCWORK\NODE1\    <-- Drive & Path Of Systems Caller File (Note \'s)
  12. LOG                      <-- LOG to keep user log or NOLOG to disable
  13. C:\BULLETIN\BULL99.ANS   <-- Drive\Path\BulletinName For Ansi Scores
  14. C:\BULLETIN\BULL99.ASC   <-- Drive\Path\BulletinName For Ascii Scores
  15. Wildcat                  <-- Type of BBS System Your Running
  16. Thanks for Registering   <-- 50 character dedication line (Registered ver only)
  17. 5                        <-- Number of games allowed Per Day (1 to 99)
  18. SAFE             <-- Is the first square safe - SAFE = Yes  NOSAFE=No
  19. 5                        <-- Number of days allowed for makeup games
  20.  
  21. Note 1:  Line 11 has to be in the config file, even if it is blank.
  22.  
  23.  
  24. Multi-Node Configuration File:
  25.  
  26. This is what the BOOBYTRP.CFG contains when created (less the comments) for
  27. Multi-Node operation.
  28.  
  29. %WCPORTID%                 <-- COM PORT 1, 2, 3, 4 or &H###/#
  30. Y                          <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  31. COM-DAT BBS                <-- Name Of BBS
  32. Mike Jordan                <-- Sysop's Name or alias
  33. DOOR.SYS                   <-- BBS Created Caller Info File
  34. C:\WC30\WCWORK\NODE%WCNODEID%\  <-- Full Path Of Systems Caller File (Note \'s)
  35. LOG                        <-- LOG to keep user log or NOLOG to disable
  36. C:\BULLETIN\BULL99.ANS     <-- Drive\Path\BulletinName For Ansi Scores
  37. C:\BULLETIN\BULL99.ASC     <-- Drive\Path\BulletinName For Ascii Scores
  38. Wildcat                    <-- Type of BBS System Your Running
  39. Thanks for Registering     <-- 50 character dedication line (Reg ver only)
  40. 5                          <-- Number of games allowed Per Day (1 to 99)
  41. SAFE                       <-- First Square SAFE NOSAFE = Safe square is off
  42. 5               <-- Number of games allowed to be madeup per day
  43.  
  44. Note 1:  Line 11 has to be in the config file, even if it is blank.
  45.  
  46. These are plain ASCII files.  Any ASCII editor can be used to create or edit 
  47. them.
  48.  
  49.  
  50. Errors that you might encounter:
  51.  
  52. Error 76 - This indicates that a path is set wrong.
  53. Error 62 - (Input past end of file) This indicates you do not
  54.            have the right number of lines in your *.CFG file.
  55. Error 53 - File Not Found
  56. An error message that indicates an address in the JNS Library indicates 
  57. that something is wrong in the BOOBYTRP.CFG file. Double check all your
  58. paths, back slash, case, etc.
  59. An error that indicates the caller info file can not be found is another
  60. indication of the path wrong in the BOOBYTRP.CFG file or that the door
  61. is not seeing the environmental variables.  The game will not work with
  62. multiple environmental varibles on a line.